lcPaint_DrawTIN
Home
Draws Triangulated Irregular Network (TIN).
BOOL
lcPaint_DrawTIN
(
HANDLE
hLcWnd
,
HANDLE
hTIN
);
Parameters
hLcWnd
Handle to LiteCAD
graphics window
.
hTIN
Handle to a
TIN object
.
Return Value
If the function succeeds, the return value is nonzero (TRUE).